Support Docker-style whiteouts
authorColin Walters <walters@verbum.org>
Sun, 14 Feb 2016 16:57:59 +0000 (11:57 -0500)
committerColin Walters <walters@verbum.org>
Tue, 16 Feb 2016 15:54:59 +0000 (10:54 -0500)
commitbaaf7450da8a3870e8a42f0cdd4e0ea0ed5018d6
tree34c7d985118387584dea3be0b99f88ac2e670aa4
parentc18193bd19f06802a77dc4e1550f7f2db5560468
Support Docker-style whiteouts

This is to enable importing Docker layers as ostree commits, then
checking them out in a union.

The prototype work for this is in:
https://github.com/cgwalters/dlayer-ostree

Though it will likely ultimately end up in:
https://github.com/projectatomic/atomic
src/libostree/ostree-repo-checkout.c
src/libostree/ostree-repo.h
src/ostree/ot-builtin-checkout.c
tests/basic-test.sh